/* 物联网卡产品 */
.dc-product{
    padding: 0;
    background-color: #fff;
}
.dc-product.dc-has-border{
    /* border-bottom: #e4e4e4 1px solid; */
}
.dc-product-item{
    padding: 0 8px;
    margin-bottom: 15px;
}
.dc-product-t{
    position: relative;
    text-align: center;
    padding: 30px 10px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    
    height: 100%;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
}
/* .dc-product-item::after{
    position: absolute;
    content: "";
    right: 0;
    top: 93px;
    width: 1px;
    height: 9.375rem;
	background-color: #e4e4e4;
} */
.dc-product-t:last-of-type::after{
   content: none;
}
/* .dc-product-item:hover .dc-product-shade{
   display: block;
} */
.dc-product-t:hover{
    
	background-image: url(../images/index/产品地图.png);
}
.dc-product-t:hover *{
    
}
.dc-product-shade{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0085d0;
    color: #fff;
    display: none;
}
.dc-product-icon{
    width: 130px;
	height: 130px;
    margin: 30px auto 5px;
}
.dc-product-icon img{
    width: 100%;
    height: 100%;
}
.dc-product-title{
    font-size: 1.175rem;
    padding: .625rem;
    position: relative;
    margin: 0 30px;
    border-bottom: 1px solid rgb(167, 167, 167);
    margin-bottom: 20px;
    white-space: nowrap;
}
.dc-product-item:hover .dc-product-title{
    border-bottom: 1px solid #ffffff;
}
/* .dc-product-title::after{
    position: absolute;
    content: "";
    height: 1px;
    background-color: rgb(167, 167, 167);
} */
.dc-product-txt{
    font-size: 1rem;
    color: #171717;
    padding: 0 8px 15px;
    word-break: break-all;
    min-height: 60px;
}
.dc-product-link{
    color: #171717;
    font-size: 1rem;
}
.dc-product-shade-title{
    padding: 50px 0 20px;
    font-size: 1.5625rem;
}
.dc-product-shade-link{
    width: 7.8125rem;
	height: 3rem;
	border: solid 1px #ffffff;
    display: inline-block;
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 3rem;
    margin-top: 1.875rem;
}
.dc-product-shade-txt{
    word-break: break-all;
    text-align: justify;
    padding: 10px 30px;
}
.dc-product-shade-link a{
    color: #ffffff;
}
/* 管理平台 */
.dc-glpt-img{
    max-width: 90%;
}
.dc-glpt-right{
    position: relative;
    padding-bottom: 30px;
    padding-top: 50px;
}
.dc-glpt-link-t{
    margin-top: 1.875rem;
    text-align: right;
}
.dc-glpt-link{
    width: 100px;
	height: 31px;
	background: linear-gradient(to right, #3773f5 , #74a0ff);
	background: -webkit-linear-gradient(left, #3773f5 , #74a0ff); 
    background: -o-linear-gradient(right, #3773f5, #74a0ff); 
    background: -moz-linear-gradient(right, #3773f5, #74a0ff);
	border-radius: 5px;
    bottom: 0rem;
    right: 1.875rem;
    color: #fff;
    text-align: center;
    line-height: 31px;
    display: inline-block;
}
.dc-glpt-link:hover,
.dc-glpt-link:focus {
  color: #fff;
  text-decoration: none;
}
.dc-glpt-title{
    color: #0085d0;
    font-size: 1.5rem;
    text-align: right;
}
.dc-glpt-subtitle{
    font-size: 1rem;
    color: #000000;
    padding: .9375rem 0;
    border-bottom: 2px solid #000000;
    text-align: right;
}
.dc-glpt-txt{
    word-break: break-all;
    text-align: justify;
    padding: .9375rem 0;
    font-size: 1rem;
    color: #333333;
    line-height: 30px;
    text-indent: 32px;
}

.dc-hy-img{
    max-width: 90%;
}
.dc-hy-time{
    color: #999999;
    font-size: 14px;
}
.dc-hy-line{
    width: 40px;
	height: 2px;
    background-color: #164da0;
    margin: 10px 0;
}
.dc-hy-title{
    color: #333333;
    font-size: 18px;
    margin: 1.875rem 0;
    word-break: break-all;
}
.dc-hy-txt{
    font-size: 14px;
    color: #666666;
    word-break: break-all;
    min-height: 110px;
}
.dc-hy-link-t{
    margin-top: 2.4rem;
}
.dc-hy-link{
    width: 160px;
    height: 49px;
    line-height: 49px;
	background: linear-gradient(to right, #3773f5 , #74a0ff);
	background: -webkit-linear-gradient(left, #3773f5 , #74a0ff); 
    background: -o-linear-gradient(right, #3773f5, #74a0ff); 
    background: -moz-linear-gradient(right, #3773f5, #74a0ff);
    bottom: 0rem;
    right: 1.875rem;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 1rem;
}
.dc-hy-link:hover,
.dc-hy-link:focus {
  color: #fff;
  text-decoration: none;
}
.dc-hy-card-t{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
}
.dc-hy-card{
	height: 100%;
    background-color: #ffffff;
    /* box-shadow: 1px 1px 1px #8a8a8a; */
    border: 1px solid #eeeeee;
    padding: 2.0625rem 1.5625rem;
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    margin-bottom: 0.625rem;
}

.dc-hy-more{
    color: #ababab;
    font-size: 14px;
}
.dc-hy-more a{
    color: #ababab;
}
.dc-hy-card:hover{
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
}

.dc-hy-card:hover .dc-hy-line{
    background-color: #ffffff;
}
.dc-ts-item{
    position: relative;
    padding-bottom: 4.375rem;
    margin-bottom: 0.625rem;
}
.dc-ts-item img{
    width: 100%;
}
.dc-ts-title{
    font-size: 16px;
    color: #000000;
    margin-top: 1.25rem;
}
.dc-ts-txt{
    font-size: 14px;
    color: #333333;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.dc-ts-link{
    position: absolute;
    bottom: 0.625rem;
}
.dc-ts-link a{
    width: 100px;
	height: 1.9375rem;
	border-radius: 5px;
    border: solid 1px #193c97;
    color: #193c97;
    display: inline-block;
    text-align: center;
    line-height: 1.9375rem;
}
/* 商务优势 */
.dc-swys{
    /* background-image: url(/web/code/images/index/优势底图.png); */
    background-position: center;
    background-size: 100% 100%;
    padding-bottom: 60px;
}
.dc-swys .p-inline{
    /* color: #fff; */
}
.dc-swys .dc-panel-upTxt{
    /* color: #fff; */
}
.dc-swys-item{
    text-align: center;
    background-color: rgb(246,246,246);
    margin-bottom: 1.25rem;
    padding: 30px 40px 0;
    height: 330px;
}
.dc-swys-active{
    
}
.dc-swys-item:hover{
    background-image: url(../images/index/产品地图.png);
}
.dc-swys-item .dc-swys-item-title{
    color: #333333;
    font-size: 18px;
    white-space: nowrap;
    border-bottom: 2px solid rgb(164,164,164);
    margin: 30px 30px 0;
    padding-bottom: 10px;
}
.dc-swys-item .dc-swys-item-txt{
    text-align: justify;
    font-size: 12px;
    color: #999999;
    margin-top: 25px;
    word-break: break-all;
    line-height: 20px;
}
.dc-swys-item-little{
    display: flex;
    height: 80px;
    background-size: 100% 100%;
    background-position: center;
    align-items: center;
    padding:10px;
    justify-content: space-between;
    border-radius: 8px;
}
.dc-swys-item-little img{
    width: 70px;
}
.dc-swys-item-little .dc-swys-item-title{
    color: #333;
    font-size: 18px;
    white-space: nowrap;
	font-weight: 600;
}
.dc-swys-item-little .dc-swys-item-txt{
    text-align: justify;
    font-size: 12px;
    color: #ffffff;
    word-break: break-all;
}
.dc-swys-item:hover{
    /* background-color: #0085d0; */
}
.dc-swys-item:hover *{
    
}
.dc-swys-item:hover .dc-swys-item-title{
    border-bottom: 2px solid #ffffff;
}
.dc-swys-item-shadeImg{
    display: none;
}
.dc-swys-item:hover .dc-swys-item-img{
    /* display: none; */
}
.dc-swys-item:hover .dc-swys-item-shadeImg{
    display: inline-block;
}
/* 关于我们 */
.dc-aboutUs .dc-glpt-right{
    padding-top: 80px;
}
.carousel-item .row{
    margin: 10px 0;
}

/* 服务保障 */
.dc-fwbz-wrapper{
    padding-bottom: 50px;
}
.dc-tab-t{
    /* width: 20%; */

}
.dc-fwbz-tab{
    position: relative;
}
.dc-fwbz-tab .dc-tab-line{
    position: absolute;
    right: 44px;
    height: 440px;
    width: 1px;
    background-color: #0085d0;
    top: 0;
}
.dc-tab-item{
    width: 140px;
	height: 45px;
    color: #333;
    display: block;
    text-align: center;
    line-height: 45px;
    margin-bottom: 0.625rem;
}
.dc-tab-item.dc-tab-active{
    background: linear-gradient(to right, #3773f5 , #74a0ff);
    background: -webkit-linear-gradient(left, #3773f5 , #74a0ff);
    background: -o-linear-gradient(right, #3773f5, #74a0ff);
    background: -moz-linear-gradient(right, #3773f5, #74a0ff);
    color: #ffffff;
}
.dc-fwbz-title{
    color: #1f1f1f;
    font-size: 1.5rem;
}
.dc-fwbz-img{
    max-width: 100%;
    margin: 1.75rem 0 1.4375rem;
}
.dc-fwbz-txt{
    font-size: 14px;
    color: #555555;
}
.dc-fwbz-card-t{
    margin-top: 50px;
}
.dc-fwbz-card{
    height: 13.4375rem;
    line-height: 13.4375rem;
    text-align: center;
    color: #333;
}
/* .dc-fwbz-card1{
    background-image: url(/web/code/images/index/服务2.png);
}
.dc-fwbz-card2{
    background-image: url(/web/code/images/index/服务3.png);
} */
.dc-fwbz-1{
    background-image: url(/web/code/images/index/wbg.jpg);
}
.dc-fwbz-2{
    background-image: url(/web/code/images/index/wbg.jpg);
}
.dc-fwbz-left{
    padding: 0 5px 0 0;
}
.dc-fwbz-right{
    padding: 0 0 0 5px;
}
.dc-fwbz-card-title1{
    font-size: 43px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.dc-fwbz-card-inlineblock{
    display: inline-block;
    margin-top: 8%;
}
.dc-fwbz-card-title2{
    line-height: normal;
    font-size: 27px;
    position: relative;
}
.dc-fwbz-card-title2::after{
    content: "";
    position: absolute;
    left: 50%;
    width: 63px;
	height: 7px;
	background-color: #ffffff;
    border-radius: 3px;
    margin-left: -31px;
    bottom: -20px;
}
.dc-fwbz-card-txt{
    margin-top: 1.75rem;
    line-height: 28px;
    padding: 0 2.5rem;
    text-align: justify;
}
/* 物联网新闻动态 */
.dc-xwdt-wrapper{
    background-color: #f6f6f6;
}
.dc-xwdt-item{
    padding: 15px 20px;
    background-color: #ffffff;
    margin-bottom: 35px;
    border: 1px solid #ffffff;
    position: relative;
}
.dc-xwdt-left{
    width: 81px;
	height: 80px;
    background-color: #3f3f3f;
    color: #ffffff;
    text-align: center;
    padding: 0;
}
.dc-xwdt-day{
    padding-top: 10px;
    font-size: 30px;
}
.dc-xwdt-ym{
    font-size: 12px;
}
.dc-xwdt-right{
    margin-left: 20px;
    width: 70%;
}
.dc-xwdt-title{
    font-size: 14px;
    color: #333333;
    word-break: break-all;
}
.dc-xwdt-txt{
    font-size: 14px;
    color: #999999;
    padding-top: 15px;
    word-break: break-all;
}
.dc-xwdt-item.dc-xwdt-active{
    border: 1px solid #0085d0;
}
.dc-xwdt-item.dc-xwdt-active .dc-xwdt-left{
    background-color: #0085d0;
}
.dc-xwdt-item.dc-xwdt-active .dc-xwdt-title{
    color: #0085d0;
}
.dc-xwdt-item:hover{
    border: 1px solid #0085d0;
}
.dc-xwdt-item:hover .dc-xwdt-left{
    background-color: #0085d0;
}
.dc-xwdt-item:hover .dc-xwdt-title{
    color: #0085d0;
}
.dc-xwdt-add{
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 0 3px;
    /* width: 18px; */
    height: 18px;
    background-color: #3f3f3f;
    color: #fff;
    text-align: center;
    line-height: 18px;
}
.dc-xwdt-item:hover .dc-xwdt-add{
    background-color: #0085d0;
}
.dc-wlcp{
    padding-bottom: 80px;
}
.dc-wlgl{
    padding-bottom: 30px;
}
.dc-cpts{
    padding-bottom: 50px;
    /* background-color: rgb(246,246,246); */
}
.dc-carousel-item{
    position: relative;
}
.dc-banner-t{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    color: #333;
}
.dc-banner-two{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.dc-banner-carousel1 .dc-banner-title{
    font-size: 35px;
    text-align: center;
    font-weight: 800;
}
.dc-banner-carousel1 .dc-banner-subtitle{
    font-size: 30px;
    text-align: center;
    margin-top: 10px;
    font-weight: 100;
}
.dc-banner-carousel1 .dc-banner-txt{
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}
.dc-banner-carousel1 .dc-banner-footer{
    text-align: center;
    margin-top: 30px;
}
.dc-banner-carousel1 .dc-banner-btn{
    display: inline-block;
    width: 158px;
    height: 38px;
    line-height: 38px;
    background-color: #ffffff;
    border-radius: 6px;
    color: #164da0;
    font-size: 20px;
}
.dc-banner-carousel2{
    padding-right: 50%;
    padding-left: 15%;
}
.dc-banner-carousel2 .dc-banner-title{
    font-size: 35px;
    text-align: left;
    font-weight: 800;
    margin-bottom: 30px;
}
.dc-banner-carousel2 .dc-banner-subtitle{
    font-size: 30px;
    text-align: left;
    margin-top: 10px;
    font-weight: 100;
}
.dc-banner-carousel2 .dc-banner-txt{
    font-size: 18px;
    text-align: left;
    font-weight: 100;
    margin-top: 5px;
}
.dc-banner-carousel2 .dc-banner-txt span{
    font-weight: 800;
}
.dc-banner-carousel2 .has-top-border{
    border-top: 1px solid #ffffff;
    padding-top: 15px;
}
.dc-banner-carousel2 .has-bottom-border{
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
}
.dc-index-banner .carousel-item-img{
    width: 100%;
    max-height: 600px;
}
.dc-panel-upTxt.dc-panelIndex-upTxt{
    text-align: left;
}
.dc-wlcp-t{
    padding-top: 30px;
}
.dc-wlcp-t .dc-swys-item-little{
    height: 104px;
    justify-content: space-around;
    padding-right: 75px;
    padding-left: 30px;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
}
.dc-sqyk-footer{
    padding: 50px 0;
}
.dc-sqyk-footer .dc-sqyk-btn{
    display: block;
    width: 349px;
    height: 84px;
    line-height: 84px;
	background: linear-gradient(to right, #3773f5 , #74a0ff);
    background: -webkit-linear-gradient(left, #3773f5 , #74a0ff);
    background: -o-linear-gradient(right, #3773f5, #74a0ff);
    background: -moz-linear-gradient(right, #3773f5, #74a0ff);
    border-radius: 10px;
    color: #fff;
    font-size: 36px;
    text-align: center;
    margin:  0 auto;
}